paned: Fix size allocation
authorMatthias Clasen <mclasen@redhat.com>
Wed, 16 Dec 2015 01:18:59 +0000 (20:18 -0500)
committerMatthias Clasen <mclasen@redhat.com>
Wed, 16 Dec 2015 02:58:45 +0000 (21:58 -0500)
commit5aec427c1a45c8932810dc0774194a3a8e37e5ad
tree553ac15bdbbbb54e3264c30c450463a7c88c3c6f
parent26d42771efc66a4224e96bd80d9dc13ce8c10220
paned: Fix size allocation

We were passing negative widths to height-for-width calls that
didn't expect this.
gtk/gtkpaned.c